Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Resolve annotation headers + Multiple AsyncListener/AsyncPublisher annotation #139

Merged

Conversation

timonback
Copy link
Member

Resolving values in the annotation is helpful when spring variables are used, like ${spring.application-name}

Also, if a listener method is able to consume multiple topics/payload types, multiple AsyncListener annotations are necessary on a single method.

@timonback timonback force-pushed the feature/resolve-annotation-headers branch from c97c056 to 2054a37 Compare March 10, 2023 15:33
@timonback timonback merged commit c8e756a into springwolf:master Mar 10, 2023
@timonback timonback deleted the feature/resolve-annotation-headers branch March 12, 2023 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants